| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Start( _ ByVal input As TextReader, _ ByVal ParamArray arguments() As String _ ) | |
| C# | |
|---|---|
public void Start( TextReader input, params string[] arguments ) | |
Parameters
- input
- arguments
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
AssemblyRunner ClassAssemblyRunner Members
Overload List